@charset "utf-8";
.timg {
	margin-top: 6px;
}
.right-ads {
	margin-top: 15px;
	padding: 2px;
	background: #FEFEFE;
	border: 1px solid #e7e7e7;
}
.right-ads img {
	width: 100%;
}
/*超车精选 list*/
.sup-item {
	margin-top: 20px;
	/*background: #FEFEFE;*/
	/*border: 1px solid #e7e7e7;*/
}

.sup-items{
	/*margin-top: 10px;
	padding:0 5px;*/
}
.sup-item-list {
	overflow: hidden;
	margin-bottom: 0;
	padding: 0 5px;
}
/*.sup-item-list:hover {	
	box-shadow: 2px 2px 5px #aeaeae;
}*/
.row{
	margin-right: 0;
	margin-left: 0;
}
.sup-item-list img {	
	width: 100%;
	height: auto;
}
.sup-item-list img:hover {
    cursor:pointer;
}
.sup-text {
	width: 100%;
	position: relative;
	z-index: 1;
	margin-top: -32px;
	height: 32px;
	background: #121215;
	opacity: 0.5;
}
.sup-text-p {
	line-height: 32px;
	margin-top: -32px;
	font-size: 13px;
	color: #fff;
	position: relative;
	z-index: 2;
	padding: 0 5px;
	height: 32px;
}

/*广告位*/
.ads-item {
	min-height: 50px;
	width: 100%;
	margin-top: 13px;
	border: 1px solid #e7e7e7;
	background: #fefefe;
}

/*最新资讯*/
.latest-item-list {
    padding: 8px 5px;
    border-top: 1px solid #e7e7e7;
	/*border-bottom: 0;*/
    min-height: 173px;
}
/*.latest-item-list:hover {
	background: #f5f5f5;
    cursor:pointer;
}*/
.latest-img {
    margin-left: 2%;
    margin-right: 2%;
	margin-top: 1px;
    float: left;
	width: 180px;
	height: 150px;
	display: table-cell;
	vertical-align:middle;
	text-align: center;
}

.latest-img img {
    width: 180px;
	height: 147px;
    border: 2px solid #FEFEFE;
    /*margin-top: 0;*/
	vertical-align: middle;
	
}
.latest-text {
    float: left;
    width: 72%;
}
.latest-text h1 {
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	width: 100%;
}
.latest-text h1:hover {
    color: #18a7ca;
}
.latest-text ul.post-categories li {
    width: 100%;
    margin-top: -5px;
}
.latest-text ul.post-categories li a {
    width: 100%;
    text-align: right;
    display:block;
    white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis;
}
.tag ul {
	width: 100%;
}
.tag ul li {
	list-style-type: none;
	float: right;
	width: 33%;
	text-align:right;
}
/*.tag ul li div.li-img {
	width: 30px;
	height: 30px;
	float: right;
}
.tag ul li div.li-text {
	float:right;
	line-height: 26px;
	margin-left: 7px;
}*/
.tag ul li p {
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	width: 100%;
	line-height: 26px;
}
.tag ul li img {
	width: 30px;
	height: 30px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}
/*人物志*/
.right-character {
    margin-top: 15px;
	margin-bottom: 2px;
}
.character-con {
    padding: 10px 10px 0 10px;
    background: #FEFEFE;
    /*margin-bottom: 1px;*/
	overflow: hidden;
	border: 1px solid #e7e7e7;
	border-bottom: 0;
}
.character-con .character-text h1:hover {
	cursor:pointer;
	color: #1478CA;
}
.character-img {
	width: 100%;
}
.character-img img {
	width: 100%;
	min-height: 50px;	
}
.character-text {
    width: 100px;
	margin-top: 5px;
}
/*.character-img {
	max-width: 30%;
    margin-right: 2%;
	margin-top: 5px;
    float: left;
}
.character-img img {
    width: 100%;
	min-height: 50px;	
	max-width: 80px;
    border: 2px solid #FDFDFD;
}
.character-text {
    width: 66%;
    float: left;
	margin-top: 5px;
}*/
/*测评客*/
.right-tester {
    margin-top: 15px;
	margin-bottom: 10px;
}
.tester-con {
    padding: 10px 10px 15px 10px;
    background: #FEFEFE;
    /*margin-bottom: 1px;*/
	height: 105px;
	overflow: hidden;
	border: 1px solid #e7e7e7;
	border-bottom: 0;
	
}
.tester-con:hover {
	background: #f5f5f5;
    cursor:pointer;
}
.tester-p {
    color: #848484;
    text-indent: 0;
    line-height: 20px;
    width: 100%;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	margin-top: -8px;
}

/*品牌库*/
.brand-con {
    padding: 10px 5px;
    margin-bottom: 15px;
	border: 1px solid #e7e7e7;
}
.brand-con img {
    width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 70px;
}
/*视频库*/
.video-right-ads {
	width: 100%;
	padding: 2px;
}
.video-right-ads img {
	width: 100%;
	border: 1px solid #fefefe;
	height: auto;
}
.video-right-text {
	padding: 5px;
	margin-top: 5px;
}
/*.video-right-text h1.h1 {
	height:18px;
	overflow:hidden;
}*/
/*标签云*/
.label-con {
	/*padding: 12px 5px;
	border: 1px solid #e7e7e7;*/
	
}
.label-con a {
	padding: 5px 10px;
	border-radius: 15px;
	/*background: #F2F2F2;*/
	background: #fefefe;
	color: #18a7ca;
	margin-left: 12px;
	margin-top: 12px;
	display: block; 
	float: left;
}
.label-con a:hover {
	background: #18a7ca;
	color: #fefefe;
}
/*标签云页面css*/
.biaoqian {
	margin-top: 15px;
}
.biaoqian a {
	background: #ededed;
	color: #333;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	display: block;
	padding: 10px 20px;
	float: left;
	margin: 10px;
	font-size: 14px;
}
.biaoqian a:hover {
	background: #18a7ca;
	color: #fefefe;
}

.h1 {
    font-size: 15px;
    font-weight: normal;
    color: #333333;
    margin-top: -5px;
}
.p {
    color: #848484;
    /*text-indent: 24px;*/
    line-height: 32px;
    width: 100%;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    /**-webkit-line-clamp: 2;  显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	height: 70px;
}
.p1 {
    color: #848484;
    line-height: 22px;
	margin-top: -10px;
    width: 100%;
    display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.b-bottom {
	border-bottom: 1px solid #e7e7e7;
}

/*****tree*****/
.tree {
	margin-top: 15px;
}
.tree p {
	font-weight: bold;
	padding-left: 2px;
	font-size: 15px;
}
@media(max-width:1120px){	
	.brand-con img {
		height: 60px;
	}
	.video-right-ads img {
		height: auto;
	}
}
@media(max-width:1150px){	
	.latest-text {
		width: 70%;
	}
}
@media(max-width:1100px){
	.latest-text {
		width: 68%;
	}
}
@media(max-width:1050px){
	.latest-text {
		width: 66%;
	}
}
@media(max-width:1000px){
	.latest-text {
		width: 64%;
	}
    .latest-text ul.post-categories li {
        width: 100%;
        margin-top: -7px;
    }
	.tag ul li {
		width: 50%;
	}
}
@media(max-width:950px){
	.latest-text {
		width: 64%;
	}
	
	/*.character-img {
		max-width: 0;
	}
	.character-text {
		width: 96%;
		float: left;
	}*/
}
@media(max-width:900px){
	.brand-con img {
		height: 50px;
	}
	.video-right-ads img {
		height: auto;
	}
}
@media(max-width:800px){
	.latest-text {
		width: 58%;
	}
    .latest-text ul.post-categories li {
        width: 100%;
        margin-top: -6px;
    }
	/*.character-img {
		text-align: center;
	}
	.character-img img {
		width: 100%;
		margin-top: -5px;
	}*/
	.brand-con img {
		height: 40px;
	}
	.video-right-ads img {
		height: auto;
	}
}
@media(max-width:770px){
	.latest-text {
		width: 62%;
	}
}
@media(max-width:750px) {
	.latest-item-list {
		min-height: 75px;
	}
	.latest-text {
		width: 82%;
	}
	.p {
		display:block;
		white-space:nowrap; 
		overflow:hidden; 
		text-overflow:ellipsis;
		width: 100%;
		height: 30px;
	}
	.latest-img {
		width: 80px;
		height: 55px;
	}
	.latest-img img {
		width: 80px;
		height: 55px;
	}
	.tag {
		display: none;
	}
	.brand-con img {
		height: 150px;
	}
	.video-right-ads img {
		height: auto;
	}
}
@media(max-width:700px) {	
	/*.character-img img {
		width: 68%;
		margin-top: -5px;
	}	
	.character-con {
		height: 66px;
	}*/
}

@media(max-width:650px) {	
	.latest-text {
		width: 80%;
	}	
	.brand-con img {
		height: 120px;
	}
	.video-right-ads img {
		height: auto;
	}
}
@media(max-width:600px){
	.latest-text {
		width: 75%;
	}
	.latest-img {
		width: 80px;
		height: 55px;
	}
	.latest-img img {
		width: 80px;
		height: 55px;
	}
	/*.character-img img {
		width: 70%;
		margin-top: 0;
	}	*/
}
@media(max-width:550px){
	.latest-text {
		width: 74%;
	}
    .latest-text ul.post-categories li {
        width: 100%;
        margin-top: -5px;
    }
	/*.character-img img {
		width: 70%;
		margin-top: 0px;
	}*/
}
@media(max-width:520px){	
	.brand-con img {
		height: 100px;
	}
	.video-right-ads img {
		height: auto;
	}
}
@media(max-width:500px){
	.latest-img {
		width: 80px;
		height: 55px;
	}
	.latest-img img {
		width: 80px;
		height: 55px;
	}
	.latest-text {
		width: 73%;
	}
	/*.character-img img {
		width: 75%;
		margin-top: 1px;
	}*/
}
@media(max-width:450px){
	.latest-text {
		width: 70%;
	}
}
@media(max-width:414px){	
	.brand-con img {
		height: 80px;
	}
	.video-right-ads img {
		height: auto;
	}
}
@media(max-width:400px){
	.latest-text {
		width: 69%;
	}	
	/*.character-img img {
		width: 77%;
		margin-top: 10px;
	}*/
}
@media(max-width:370px){
	.latest-text {
		display:none;
	}
	.latest-img {
		margin-left: 2%;
		margin-right: 2%;
		margin-top: 1px;
		float: left;
		width: 100%;
		height: 155px;
		display: table-cell;
		vertical-align:middle;
		text-align: center;
	}	
}
@media(max-width:340px){	
	.brand-con img {
		height: 60px;
	}
	.video-right-ads img {
		height: auto;
	}
}

.brand_item{
	width:200px;
	height:130px;
}
.b-li:before{
	content: " ";
	display: inline-block;
	width:5px;
	height:5px;
	border-radius: 50%;
	background: #000;
	margin-right: 15px;
} 
/*智车精选*/
.sub-item-list{
	width: 386px;
	display: inline-block;
	float: left;
	
}
.sub-item-list img,.sub-item-list a{
	width: 386px;
	height: 220px;
	display: block;
	position: relative;
}
.sub-item-list .index_hot{
	position: absolute;
	bottom:0;
	right:0;
	width:88px;
	height:36px;
	background: red;
	color: #fff;
	line-height: 36px;
	text-align: center;
}
.sub-item-list:nth-child(3n+2){
	margin: 0 21px;
}

.sub-item-title{
	margin-top: 15px;
	padding-bottom: 20px;
	font-size: 18px;
	font-family:"Microsoft YaHei UI";
	text-overflow: ellipsis;
	overflow: hidden;
	white-space:nowrap;
}
/*/智车精选*/

.footer_div ul a{
	color:#444;
}